hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
fillRectangle
hip
api
graphics
g2d
renderer2d
Float overloading for fillRectangle
void
fillRectangle
(float x, float y, float width, float height, HipColor color)
version(DefineOverloadings)
void
fillRectangle
(
float
x
,
float
y
,
float
width
,
float
height
,
HipColor
color
=
HipColor.no
)
void
fillRectangle
(T r, HipColor color)
Meta
Source
See Implementation
hip
api
graphics
g2d
renderer2d
functions
drawCircle
drawEllipse
drawLine
drawRectangle
fillCircle
fillEllipse
fillRectangle
setFont
Float overloading for fillRectangle